Skip to content

Update libmpdec-related instructions #1598

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Aug 7, 2025
Merged

Conversation

skirpichev
Copy link
Contributor

@skirpichev skirpichev commented Jul 2, 2025

  • drop --with-system-libmpdec on macOS (default to yes since 3.13)
  • recommend deb.sury.org for Debian 12 and Ubuntu 24.04

📚 Documentation preview 📚: https://cpython-devguide--1598.org.readthedocs.build/

* drop --with-system-libmpdec on macOS (default to yes since 3.13)
* recommend deb.sury.org for Debian 12 and Ubuntu 24.04
@@ -823,7 +824,6 @@ some of CPython's modules (for example, ``zlib``).
$ GDBM_CFLAGS="-I$(brew --prefix gdbm)/include" \
GDBM_LIBS="-L$(brew --prefix gdbm)/lib -lgdbm" \
./configure --with-pydebug \
--with-system-libmpdec \
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Confirmed builds and tests pass on macOS without this for 3.13/3.14/main.

@skirpichev skirpichev requested review from hugovk and vstinner July 6, 2025 00:57
@AA-Turner AA-Turner merged commit 77e9d18 into python:main Aug 7, 2025
4 checks passed
@skirpichev skirpichev deleted the libmpdec branch August 7, 2025 15:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants